FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.uk-koeln.nngm.form#1.0.0 (328 ms)

Package de.uk-koeln.nngm.form
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.uk-koeln.nngm.form@1.0.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/Organisation/nNGM
Url http://uk-koeln.de/fhir/StructureDefinition/Organisation/nNGM
Version 1.0.0
Status active
Name Profile_nNGM_Organization_Organisation
Title Profile - nNGM - Organization - Organisation
Experimental False
Description Dieses Profil beschreibt ein Netzwerkzentrum, die Organisationszugehörigkeit (Organisation oder Abteilung) eines Behandlers und die Pathologien innerhalb des nNGM-Projektes.
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
http://uk-koeln.de/fhir/StructureDefinition/nNGM/Composition Profile - nNGM - Composition
http://uk-koeln.de/fhir/StructureDefinition/nNGM/PractitionerRole Profile - nNGM - PractitionerRole - BehandlerRolle
http://uk-koeln.de/fhir/StructureDefinition/ServiceRequest/nNGM/AnforderungDerDiagnostik Profile - nNGM - ServiceRequest - Anforderung der Diagnostik

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Profile-nNGM-Organization-Organisation",
  "url" : "http://uk-koeln.de/fhir/StructureDefinition/Organisation/nNGM",
  "version" : "1.0.0",
  "name" : "Profile_nNGM_Organization_Organisation",
  "title" : "Profile - nNGM - Organization - Organisation",
  "status" : "active",
  "description" : "Dieses Profil beschreibt ein Netzwerkzentrum, die Organisationszugehörigkeit (Organisation oder Abteilung) eines Behandlers und die Pathologien innerhalb des nNGM-Projektes.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization",
        "path" : "Organization",
        "constraint" : [
          {
            "key" : "org-nngm-1",
            "severity" : "error",
            "human" : "Falls die Organisation eine Abteilung repräsentiert muss eine Verknüpfung auf die Hauptorganisation vorliegen",
            "expression" : "type.coding.where(system = 'http://snomed.info/sct' and code = '309912009').exists() implies partOf.exists()"
          }
        ]
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "short" : "Eindeutige Organisations-Id aus dem NMS System",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Organization.identifier.system",
        "path" : "Organization.identifier.system",
        "min" : 1,
        "fixedUri" : "http://uk-koeln.de/fhir/sid/nNGM/nms-organization",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.value",
        "path" : "Organization.identifier.value",
        "short" : "Unique organization identifier from the NMS System",
        "definition" : "This is a unique value which can be fetched from NMS Database via: https://nngm-nms.medicalsyn.com/api/v1.0/Public/Organization \r\nA \"internalSequenceIdentifier\" from the list must be choosen an set here",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom",
        "path" : "Organization.telecom",
        "max" : "0"
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "max" : "0"
      },
      {
        "id" : "Organization.partOf",
        "path" : "Organization.partOf",
        "max" : "0"
      },
      {
        "id" : "Organization.contact",
        "path" : "Organization.contact",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.